/ Assembly List / LJCNetCommon / NetString / ThrowInvalidArgument

Namespace - LJCNetCommon


Parameters
message - The message text.

Syntax

C#
public static Void ThrowInvalidArgument(String message)

Throws the invalid argument exception if message has a value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.